|
EPD Extension Kit for MSP430 LaunchPad
|
Define the COG driver's parameters. More...
#include <EPD_COG_process.h>
Public Attributes | |
| uint8_t | channel_select [8] |
| uint8_t | voltage_level |
| uint16_t | horizontal_size |
| uint16_t | vertical_size |
| uint8_t | data_line_size |
| uint16_t | frame_time_offset |
| uint16_t | stage_time |
Define the COG driver's parameters.
| uint8_t COG_parameters_t::channel_select[8] |
the SPI register data of Channel Select
| uint8_t COG_parameters_t::data_line_size |
Data + Scan + Dummy bytes
| uint16_t COG_parameters_t::frame_time_offset |
the rest of frame time in a stage
| uint16_t COG_parameters_t::horizontal_size |
the bytes of width of EPD
| uint16_t COG_parameters_t::stage_time |
defined stage time
| uint16_t COG_parameters_t::vertical_size |
the bytes of height of EPD
| uint8_t COG_parameters_t::voltage_level |
the SPI register data of Voltage Level
1.8.3.1